home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
text
/
manipulation
/
cv.lha
/
cv
/
scripts
/
Morse->SPEAK.cvt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-12-31
|
165 b
|
12 lines
/*
* Morse->SPEAK.CVT
*
* (c)Copyright 1993 by Tobias Ferber, All Rights Reserved.
*/
"." -> "dit ";
"-" -> "daw ";
".\n" -> "dit,\n";
"-\n" -> "daw,\n";